﻿:focus {
  outline: 0;
}
a:active {
  outline: none;
}
* {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a:link,
a:visited {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #003599;
  text-decoration: none;
}
img {
  border: none;
  vertical-align: top;
}
.cl {
  clear: both;
  height: 0px;
  overflow: hidden;
}
.ColorF {
  color: #003599;
}
.HiddenText {
  text-align: left;
  text-indent: -9999em;
  overflow: hidden;
}
.w_1200 {
  width: 1200px;
  margin: 0 auto;
}
body {
  font-size: 14px;
  font-family: "Microsoft YaHei", sans-serif, serif;
  text-align: center;
  color: #5d5c5c;
}
#Tip {
  height: 24px;
  padding: 10px 0px;
  background: #fff;/*-----------------------------------------------------------------------------------------*/
  border-bottom: 1px solid #f0f0f0;/*-----------------------------------------------------------------------------------------*/
}
#Tip .Box {
  height: 24px;
  line-height: 24px;
}
#Tip .Box .Left {
  text-align: left;
  float: left;
}
#Tip .Box .Right {
  float: right;
  color:#fff;/*-----------------------------------------------------------------------------------------*/
}
#Tip .Box .Right a {
  display: inline-block;
  margin-left: 6px;
  margin-right: 5px;
}
#Tip .Box .Right a i {
  display: inline-block;
  margin-right: 3px;
  width: 15px;
  height: 15px;
  position: relative;
  top: 3px;
  background-image: url("../Images/icon2.png");
  background-repeat: no-repeat;
  display:none;/*-----------------------------------------------------------------------------------------*/
}
#Tip .Box .Right a .i1 {
  background-position: 0 center;
}
#Tip .Box .Right a .i2 {
  background-position: -18px center;
}
#Tip .Box .Right a .i3 {
  background-position: -36px center;
}
#Tip .Box .Right a .i4 {
  background-position: -51px center;
}
#Tip .Box .Right a:last-child {
  margin-right: 0px;
}
#Head {
  height: 100px;
  padding: 10px 0;/*-----------------------------------------------------------------------------------------*/
}
#Head .Logo {
  float: left;
}
#Head .Tel {
  float: right;
  margin-top: 20px;
  height: 51px;
  text-align: left;
  padding-left: 55px;
  background: url('../Images/top_tel.png') left center no-repeat;
}
#Head .Tel p {
  font-size: 24px;/*-----------------------------------------------------------------------------------------*/
  color: #323a4e;/*-----------------------------------------------------------------------------------------*/
}
#Nav {
  height: 54px;/*-----------------------------------------------------------------------------------------*/
  line-height: 54px;/*-----------------------------------------------------------------------------------------*/
  background: #2a3143;
}
#Nav ul {
  display: block;
  height: 45px;
}
#Nav ul li {
  display: inline-block;
  background: url('../Images/nav_fg.png') right center no-repeat;
  background:none;/*-----------------------------------------------------------------------------------------*/
}
#Nav ul li a {
  display: block;
  font-size: 18px;
  padding:0 30px;
}
#Nav ul li.sel a{
	background:#f7f7f7;
	color:#323a4e !important;
}
#Nav ul li a:link,
#Nav ul li a:visited {
  color: #FFF;
}
#Nav ul li:last-child {
  background: none;
}
#Banner {
  width: 100%;
  min-width: 1200px;
  height: 500px;
  overflow: hidden;
  position: relative;
}
#Banner .db {
  height: 50px;
  position: relative;
}
#Banner .db ul li {
  display: block;
  min-width: 1200px;
  height: 500px;
  position: relative;
  overflow: hidden;
}
#Banner .db ul li img {
  position: absolute;
  left: 50%;
  margin-left: -955px;
}
#Banner .hd {
  position: absolute;
  bottom: 20px;
  z-index: 999;
  width: 100%;
}
#Banner .hd table {
  width: auto;
  margin: 0 auto;
}
#Banner .hd table tr td {
  text-align: center;
}
#Banner .hd table tr td ul {
  display: inline-block;
}
#Banner .hd table tr td ul li {
  float: left;
  margin: 0 5px;/*-----------------------------------------------------------------------------------------*/
  cursor: pointer;
  width: 12px;/*-----------------------------------------------------------------------------------------*/
  height: 12px;/*-----------------------------------------------------------------------------------------*/
  border-radius: 50%;
  overflow: hidden;
  background: #192171;
  opacity:.4;/*-----------------------------------------------------------------------------------------*/
}
#Banner .hd table tr td ul li img {
  width: 160px;
  display: none;
}
#Banner .hd table tr td ul li.on {
  background: #1d2026;/*-----------------------------------------------------------------------------------------*/
  opacity:1;/*-----------------------------------------------------------------------------------------*/
}
#HotPro {
  height: 760px;
  position: relative;
  margin: 80px 0px;
}
#HotPro .TabItem {
  width: 185px;
  height: 220px;
  padding-top: 160px;
  padding-left: 208px;
  text-align: left;
  position: absolute;
  z-index: 1;
  background: #FFF url("../Images/hot_pro.png") 25px 45px no-repeat;
}
#HotPro .TabItem span {
  display: block;
}
#HotPro .TabItem span a {
  display: inline-block;
  font-size: 18px;
  line-height: 2;
  color: #222;
  border-bottom:2px solid #fff;
}
#HotPro .TabItem span.sel a {
  color: #e57d1c;
  border-bottom:2px solid #e57d1c;
}
#HotPro ul {
  display: none;
}
#HotPro ul li {
  display: block;
  width: 400px;
  height: 350px;
  padding-top: 30px;
  float: left;
}
#HotPro ul li a.t {
  display: block;
  text-align: left;
  margin-left: 20px;
  font-size: 18px;
  color: #222;
}
#HotPro ul li span {
  display: block;
  text-align: left;
  margin-left: 20px;
  line-height: 1.8;
  color: #999;
  font-size: 16px;
}
#HotPro ul li a.img_b {
  display: table-cell;
  width: 400px;
  height: 280px;
  text-align: center;
  vertical-align: middle;
}
#HotPro ul li a.img_b img {
  max-width: 400px;
  max-height: 250px;
  vertical-align: middle;
}
#HotPro ul li.d {
  background: #f1f1f1;
}
#HotPro ul li.s {
  background: #f7f7f7;
}
#HotPro ul.show {
  display: block;
}
#About {
  height: 477px;
  padding: 70px 0px;
  background: url("../Images/About_bj.jpg") center center no-repeat;
  min-width: 1200px;
  overflow: hidden;
}
#About .Box {
  height: 477px;
  text-align: left;
}
#About .Box .Info {
  width: 543px;
  float: left;
}
#About .Box .Info .t {
  font-size: 40px;
  color: #222;
  letter-spacing: 3px;
  margin-bottom: 15px;
}
#About .Box .Info .t span {
  display: inline;
  border-bottom: 3px solid #df761a;
}
#About .Box .Info p {
  color: #222;
  font-size: 14px;
  padding-top: 20px;
  line-height: 1.8;
}
#About .Box .Info div.more {
  text-align: right;
  padding-top: 30px;
}
#About .Box .Info div.more a {
  display: inline-block;
  background: #df761a;
  color: #FFF;
  font-size: 14px;
  padding: 8px 20px;
}
#About .Box .Imgbox {
  width: 603px;
  height: 385px;
  float: right;
  margin-top: 90px;
}
/*首页共用title*/
.i_title {
  border-bottom: 1px solid #e2e2e2;
  height: 10px;
  margin-bottom: 30px;
}
.i_title span {
  display: inline-block;
  padding: 0 15px;
  line-height: 1.5;
  position: relative;
  z-index: 1;
}
.i_title span.zh {
  background: #FFF;
  font-size: 24px;
  color: #222;
  top: -15px;
}
.i_title span.en {
  font-variant: small-caps;
  font-size: 24px;
  top: -25px;
}
#Product,
.ProductList {
  margin: 90px auto;
}
#Product .Category,
.ProductList .Category {
  text-align: center;
  padding-top: 40px;
  margin-bottom: 40px;
}
#Product .Category a,
.ProductList .Category a {
  display: inline-block;
  background: #e8e8e8;
  padding: 7px 15px;
  font-size: 16px;
  margin: 0 8px 8px 8px;
  font-weight: bold;
}
#Product .Category a:hover,
.ProductList .Category a:hover {
  background: #df761a;
  color: #FFF;
}
#Product ul li,
.ProductList ul li {
  display: block;
  float: left;
  width: 298px;
  height: 305px;
  margin: 1px;
  background: #f0f0f0;
  overflow: hidden;
}
#Product ul li a,
.ProductList ul li a {
  display: table-cell;
  width: 300px;
  height: 260px;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
#Product ul li a span,
.ProductList ul li a span {
  display: block;
}
#Product ul li a span.info,
.ProductList ul li a span.info {
  width: 300px;
  height: 305px;
  padding-top: 0px;
  color: #FFF;
  position: absolute;
  left: 0px;
  top: 255px;
  background: url("../Images/ap64.png") left center repeat;
}
#Product ul li a span.info span.t,
.ProductList ul li a span.info span.t {
  text-align: center;
  padding: 10px 0 0 0;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: bold;
}
#Product ul li a span.info span.dec,
.ProductList ul li a span.info span.dec {
  padding: 10px 20px;
  height: 50px;
  line-height: 1.7;
  margin-bottom: 20px;
  font-size: 16px;
}
#Product ul li a span.info span.dec .l,
.ProductList ul li a span.info span.dec .l {
  width: 80px;
  float: left;
  text-align: right;
}
#Product ul li a span.info span.dec .r,
.ProductList ul li a span.info span.dec .r {
  margin-left: 80px;
  text-align: left;
}
#Product ul li a span.info span.more,
.ProductList ul li a span.info span.more {
  width: 50px;
  height: 50px;
  font-size: 32px;
  margin: 0 auto;
  text-align: center;
  line-height: 45px;
  border: 1px solid #FFF;
  border-radius: 50%;
}
#Product ul li a img,
.ProductList ul li a img {
  max-width: 300px;
  max-height: 260px;
  vertical-align: middle;
}
#Product ul li.s,
.ProductList ul li.s {
  background: #eaeaea;
}
#Shili .i_title {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}
#Shili .Item .Info {
  width: 50%;
  height: 356px;
  float: left;
  text-align: left;
}
#Shili .Item .Info .box {
  width: 520px;
  padding: 40px 40px;
  float: left;
}
#Shili .Item .Info .box dl {
  height: 70px;
  margin-bottom: 20px;
}
#Shili .Item .Info .box dl dt {
  float: left;
  width: 57px;
  height: 67px;
  line-height: 60px;
  text-align: center;
  font-size: 34px;
  color: #FFF;
  background: url("../Images/sl_icon1.png") left top no-repeat;
}
#Shili .Item .Info .box dl dd {
  margin-left: 75px;
  padding-top: 5px;
}
#Shili .Item .Info .box dl dd span {
  font-size: 24px;
  color: #e57d1c;
}
#Shili .Item .Info .box dl dd span abbr {
  color: #222;
}
#Shili .Item .Info .box ul {
  display: block;
  margin-bottom: 40px;
}
#Shili .Item .Info .box ul li {
  padding-left: 12px;
  line-height: 1.8;
  margin-bottom: 5px;
  background: url("../Images/sl_icon2.png") left 10px no-repeat;
}
#Shili .Item .Info .box a.more {
  display: block;
  padding: 7px 26px;
  color: #FFF;
  background: #2a3142;
  float: left;
  margin-left: 20px;
}
#Shili .Item .Info .box.l {
  float: right;
}
#Shili .Item .Info .box.l a.more {
  float: right;
  margin-right: 20px;
}
#Shili .Item .Img {
  width: 50%;
  height: 356px;
  float: left;
  background: #f8f8f8;
}
#Shili .Item .Img .box {
  width: 600px;
  float: left;
}
#Shili .Item .Img .box.l {
  float: right;
}
#Case {
  padding-top: 100px;
  height: 510px;
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}
#Case .i_title {
  margin-bottom: 80px;
}
#Case .bj {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 380px;
  height: 230px;
  background: #f8f8f8;
  z-index: 0;
}
#Case .box {
  position: relative;
  z-index: 2;
}
#Case .box ul {
  height: 350px;
}
#Case .box ul li {
  width: 270px;
  height: 350px;
  float: left;
  margin: 0 15px;
}
#Case .box ul li .img {
  width: 270px;
  height: 190px;
  display: block;
}
#Case .box ul li .img span {
  width: 268px;
  height: 188px;
  border: 1px solid #eee;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background: #FFF;
}
#Case .box ul li .img span img {
  max-width: 268px;
  max-height: 188px;
  vertical-align: middle;
}
#Case .box ul li .info {
  display: block;
  background: #eee;
  color: #333;
  padding: 15px;
}
#Case .box ul li .info span {
  display: block;
  text-align: left;
}
#Case .box ul li .info .t {
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: bold;
}
#Case .box ul li .info abbr {
  color: #999;
  display: block;
  margin-bottom: 15px;
  text-align: left;
}
#Case .box ul li .info .more {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #333;
  border-radius: 50%;
}
#Case .box ul li:hover .info {
  background: #003599;
  color: #FFF;
}
#Case .box ul li:hover .info abbr {
  color: #FFF;
}
#Case .box ul li:hover .info .more {
  border: 1px solid #FFF;
}
#Case .box a.ar {
  display: block;
  position: absolute;
  top: 100px;
  width: 25px;
  height: 50px;
  cursor: pointer;
  background: url("../Images/pn.png") left center no-repeat;
}
#Case .box a.prev {
  left: -35px;
  background-position: -21px 0px;
}
#Case .box a.next {
  right: -35px;
  background-position: 1px 0px;
}
#Case .box a.prev:hover {
  left: -35px;
  background-position: -21px -67px;
}
#Case .box a.next:hover {
  right: -35px;
  background-position: 2px -67px;
}
#Honor {
  padding-top: 20px;
  background: #f8f8f8;
}
#Honor .i_title {
  margin-bottom: 80px;
}
#Honor .i_title span.zh {
  background: #f8f8f8;
}
#Honor .db ul li {
  width: 252px;
  height: 311px;
  float: left;
  margin-right: 64px;
  background: url("../Images/honor.png") left top no-repeat;
}
#Honor .db ul li a {
  display: table-cell;
  padding: 17px;
  width: 218px;
  height: 277px;
  vertical-align: middle;
  text-align: center;
}
#Honor .db ul li a img {
  width: 218px;
  height: 277px;
  vertical-align: middle;
}
#Honor .db ul li.e,
#Honor .db ul li:last-child {
  margin-right: 0px;
}
#Delivery {
  padding: 80px 0px 10px;
}
#Delivery .Box .i_title {
  margin-bottom: 52px;
}
#Delivery .Box .img_box {
  height: 210px;
  padding-top: 15px;
  padding-bottom: 20px;
  position: relative;
}
#Delivery .Box .img_box ul li {
  display: block;
  width: 280px;
  height: 210px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
#Delivery .Box .img_box ul li img {
  height: 210px;
  width: 280px;
}
#Delivery .Box .img_box ul li.e {
  margin-right: 0px;
}
#News {
  margin-top: 70px;
}
#News .i_title {
  margin-bottom: 80px;
}
#News div.t img {
  float: left;
}
#News div.t div {
  margin-left: 51px;
  border-bottom: 1px dashed #999;
  text-align: left;
  padding-bottom: 6px;
}
#News div.t div a {
  float: right;
  display: block;
  margin-top: 10px;
}
#News div.t div span {
  font-size: 22px;
  color: #222;
}
#News .News {
  width: 745px;
  float: left;
}
#News .News ul {
  display: block;
  clear: both;
  padding-top: 20px;
}
#News .News ul li {
  text-align: left;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #999;
  padding-left: 15px;
  background: url("../Images/sl_icon2.png") left center no-repeat;
}
#News .News ul li span {
  float: right;
}
#News .News ul li.f {
  height: 217px;
  line-height: 2.5;
  padding-left: 0;
  background: none;
  border: none;
  margin-bottom: 15px;
}
#News .News ul li.f img {
  float: left;
  margin-right: 15px;
  width: 360px;
  height: 217px;
}
#News .News ul li.f h3 {
  font-size: 16px;
  color: #333;
}
#News .News ul li.f p {
  text-indent: 28px;
}
#News .News ul li.f a.more {
  display: inline-block;
  margin-top: 20px;
  padding: 7px 25px;
  line-height: 1.5;
  background: #e57d1c;
  color: #FFF;
}
#News .News ul li:last-child {
  border: none;
}
#News .Faq {
  width: 375px;
  float: right;
}
#News .Faq .box {
  background: #f8f8f8;
  padding: 20px;
  margin-top: 30px;
}
#News .Faq .box dl {
  text-align: left;
  border-bottom: 1px dashed #bbb;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#News .Faq .box dl dt {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  font-size: 18px;
  margin-bottom: 8px;
  padding-left: 30px;
  background: url("../Images/AQ.png") left 3px no-repeat;
}
#News .Faq .box dl dt a:link,
#News .Faq .box dl dt a:visited {
  color: #222;
}
#News .Faq .box dl dd {
  line-height: 25px;
  padding-left: 30px;
  background: url("../Images/AQ.png") left -40px no-repeat;
}
#News .Faq .box dl.e,
#News .Faq .box dl:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border: none;
}
#FriendLink {
  margin: 80px auto 60px auto;
}
#FriendLink .box {
  text-align: left;
  padding-top: 35px;
}
#FriendLink .box a {
  display: inline-block;
  margin: 5px 10px;
}
#Foot {
  background: #282828;
  padding: 40px 0 0 0;
  color: #eaeaea;
  font-size: 16px;
}
#Foot .Left {
  float: left;
  text-align: left;
}
#Foot .Left .Nav a {
  display: inline-block;
  margin: 0 15px;
}
#Foot .Left .Nav a:first-child {
  margin-left: 0px;
}
#Foot .Left .Nav a:link,
#Foot .Left .Nav a:visited {
  color: #eaeaea;
}
#Foot .Left .info {
  padding-top: 30px;
  line-height: 1.7;
}
#Foot .Right {
  float: right;
  width: 200px;
}
#Foot .Right span {
  display: block;
}
#Foot .Right span.t {
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  border-radius: 15px;
  text-align: center;
  color:#e57d1c;
}
#Foot .Right span.tel {
  text-align: left;
  padding: 15px 0px 0px 10px;
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 15px;
}
#Foot .copyright {
  margin-top: 35px;
  border-top: 1px solid #4b4a4a;
  line-height: 50px;
}
#Foot .copyright a {
  color: #FFF;
}
#GoTop {
  display: none;
  width: 26px;
  height: 32px;
  padding: 3px 6px;
  font-size: 12px;
  position: fixed;
  bottom: 80px;
  background: #F5F5F5 url(../Images/GoTop.gif) left center no-repeat;
  border: 1px solid #CCC;
  text-align: left;
  text-indent: -9999em;
  z-index: 9999;
}
#GoTop:hover {
  background-image: none;
  text-align: center;
  text-indent: 0em;
}
#PageBanner {
  height: 400px;
  width: 100%;
  min-width: 1200px;
  margin-top: 3px;
  overflow: hidden;
  position: relative;
}
#PageBanner img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
#Root {
  padding: 15px;
  text-align: right;
}
.NyPage {
  width: 1200px;
  min-height: 750px;
  margin: 0 auto;
  margin-bottom: 40px;
  padding-bottom: 20px;
  /*产品详情页*/
  /*产品详情介绍*/
  /*生产线列表*/
  /*客户案例*/
  /*冠鸿荣誉*/
}
.NyPage .Left {
  width: 240px;
  float: left;
}
.NyPage .LeftAbout{
	background:#f5f5f5;
	}
.NyPage .Left .Title {
  height: 47px;
  line-height: 47px;
  text-align: center;
  color: #FFF;
  font-size: 22px;
  background: url(../Images/LeftTitle.jpg) -20px top repeat;
  background:#2a3142;
}
.NyPage .Left .Title span {
  font-size: 34px;
  position: relative;
  top: 3px;
  margin-right: 5px;
  font-family: 'Times New Roman';
  display:none;
}
.NyPage .Left ul li {
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  text-indent: 20px;
  text-align: left;
}
.NyPage .Left ul li a {
  display: block;
}
.NyPage .Left ul li a.sel:link,
.NyPage .Left ul li a.sel:visited,
.NyPage .Left ul li a:hover {
  background: #FFF;
  color: #083281;
}
.NyPage .Left .Contact {
  padding-top: 30px;
}
.NyPage .Left .Contact .Box {
  text-align: left;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 50px;
  font-size: 14px;
  line-height: 1.7;
  background: url(../Images/LeftMap.png) center bottom no-repeat;
  background:#f5f5f5;
}
.NyPage .Left .Contact .Box h3 {
  text-align: center;
  color: #222;
  font-weight:normal;
}
.NyPage .Left .Contact .Box .Info {
  padding: 10px 15px;
  color: #333;
  line-height: 1.8;
}
.NyPage .Right {
  text-align: left;
  padding: 25px 0;
  padding-left: 0px;
  padding-top: 10px;
  float: right;
  width: 920px;
}
.NyPage .Right .BigTitle {
  color: #083281;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 12px;
  padding-left: 30px;
  background: url("../Images/right_title_icon.png") left center no-repeat;
}
.NyPage .Right .Content {
  line-height: 1.7;
}
.NyPage .Right .Content img {
  max-width: 100%;
}
.NyPage .Right .Content .ProductList {
  margin: 0;
}
.NyPage .Right .Content .ProductList ul li {
  width: 290px;
  height: 290px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.NyPage .Right .Content .ProductList ul li a {
  width: 290px;
  height: 245px;
}
.NyPage .Right .Content .ProductList ul li a span.info {
  width: 290px;
  height: 290px;
  top: 245px;
}
.NyPage .Right .Content .ProductList ul li a img {
  max-width: 280px;
  max-height: 240px;
  vertical-align: middle;
}
.NyPage .Right .Content .ProductList ul li.e {
  margin-right: 0px;
}
.NyPage .NewsBox {
  min-height: 450px;
}
.NyPage .NewsBox dl {
  height: 151px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #999;
}
.NyPage .NewsBox dl dt {
  width: 190px;
  height: 120px;
  float: left;
  background: #FFF;
  padding: 1px;
  border: 1px solid #CCC;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.NyPage .NewsBox dl dt img {
  max-width: 190px;
  max-height: 120px;
  vertical-align: middle;
}
.NyPage .NewsBox dl dd {
  margin-left: 210px;
  height: 151px;
  text-align: left;
}
.NyPage .NewsBox dl dd h2 {
  font-size: 14px;
  margin-bottom: 8px;
  font-size: 18px;
}
.NyPage .NewsBox dl dd h2 span {
  display: block;
  font-size: 14px;
  color: #909090;
  float: right;
  font-weight: 400;
  margin-right: 20px;
  margin-top: 4px;
}
.NyPage .NewsBox dl dd p {
  line-height: 1.6;
  font-size: 14px;
  color: #909090;
}
.NyPage .ArticleDetailed {
  text-align: left;
}
.NyPage .ArticleDetailed h1 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 25px;
  color: #333;
}
.NyPage .ArticleDetailed .Item {
  font-size: 15px;
  clear: both;
  height: 30px;
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #083281;
}
.NyPage .ArticleDetailed .Item .AuthorTime {
  width: 355px;
  float: left;
}
.NyPage .ArticleDetailed .Item .AuthorTime span {
  display: block;
  line-height: 22px;
  color: #666;
}
.NyPage .ArticleDetailed .Item .Other {
  float: right;
  color: #444;
}
.NyPage .ArticleDetailed .Item .Other div {
  clear: both;
}
.NyPage .ArticleDetailed .Item .Other a {
  color: blue;
}
.NyPage .ArticleContent {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 30px;
}
.NyPage .ArticleContent img {
  max-width: 99%;
}
.NyPage .PrevNext {
  line-height: 30px;
  color: #083281;
  border: 1px solid #CCC;
  padding: 5px 10px;
  background: #F5F5F5;
  position: relative;
}
.NyPage .PrevNext .Return {
  position: absolute;
  right: 20px;
  top: 19px;
}
.NyPage .PrevNext .Return a {
  background: #DEDEDE;
  color: #333;
  border: 1px solid #ccc;
  padding: 3px 12px;
}
.NyPage .PrevNext .Return a:hover {
  background: #083281;
  color: #FFF;
}
.NyPage .ProductBox {
  height: 370px;
}
.NyPage .ProductBox .img_video {
  width: 408px;
  height: 368px;
  border: 1px solid #ccc;
  float: left;
  position: relative;
}
.NyPage .ProductBox .img_video .img {
  display: table-cell;
  width: 408px;
  height: 368px;
  vertical-align: middle;
  text-align: center;
}
.NyPage .ProductBox .img_video .img img {
  max-width: 400px;
  max-height: 360px;
  vertical-align: middle;
}
.NyPage .ProductBox .img_video .img div {
  display: block;
  width: 408px;
  height: 368px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.NyPage .ProductBox .img_video .video {
  display: none;
  width: 408px;
  height: 368px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}
.NyPage .ProductBox .img_video .close_video {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 4;
  cursor: pointer;
}
.NyPage .ProductBox .img_video .close_video img {
  max-width: 100%;
}
.NyPage .ProductBox .info {
  width: 460px;
  float: right;
}
.NyPage .ProductBox .info .title {
  font-size: 24px;
  font-weight: bold;
  color: #0437a0;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.NyPage .ProductBox .info .category {
  border-bottom: 1px solid #ccc;
  padding: 8px 0px;
  font-size: 16px;
}
.NyPage .ProductBox .info .category a {
  color: #0437a0;
}
.NyPage .ProductBox .info .dec {
  padding: 5px 0px 5px 0;
  font-size: 14px;
  line-height: 1.7;
  color: #555;
  border-bottom: 1px solid #ccc;
}
.NyPage .ProductBox .info .but {
  padding-top: 20px;
  padding-bottom: 10px;
}
.NyPage .ProductBox .info .but a {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  margin-right: 20px;
  padding: 5px 20px 5px 35px;
  background: #0437a0 url("../Images/v_c.png") left center no-repeat;
}
.NyPage .ProductBox .info .but .video {
  background-position: 14px 9px;
}
.NyPage .ProductBox .info .but .contact {
  background-position: -180px 9px;
}
.NyPage .ProductBox .info .tel {
  font-size: 20px;
  color: red;
}
.NyPage .ProductBox .info .tel span {
  font-size: 28px;
}
.NyPage .ProductBox .info .prev {
  color: #062f83;
  padding-top: 15px;
  font-size: 14px;
  line-height: 2;
}
.NyPage .DetailTitle {
  border-bottom: 1px solid #003599;
  margin-top: 25px;
}
.NyPage .DetailTitle span {
  display: inline-block;
  font-size: 16px;
  background: #003599;
  color: #FFF;
  padding: 5px 18px;
}
.NyPage .detailContent {
  padding: 20px 0px;
  min-height: 350px;
}
.NyPage .dp {
  color: #062f83;
  border: 1px solid #ccc;
  background: #ededed;
  padding: 5px 10px;
  line-height: 2;
  position: relative;
}
.NyPage .dp span {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 18px;
  font-size: 16px;
}
.NyPage #line .item {
  text-align: center;
  padding: 10px 10px 0px 10px;
}
.NyPage #line .item .box {
  border-bottom: 1px solid #9395d5;
}
.NyPage #line .item .box img {
  max-width: 95%;
}
.NyPage #line .item .box .t {
  font-size: 22px;
  color: #0437a0;
  font-weight: bold;
}
.NyPage #line .item .box p {
  text-align: left;
  padding: 10px 0px 20px 0px;
  line-height: 1.7;
}
.NyPage #line .item .box p a {
  color: #0012fe;
}
.NyPage #line .item:hover {
  box-shadow: 0px 0px 5px #333;
}
.NyPage #line .item:hover .box {
  border-color: #FFF;
}
.NyPage .CaseBox {
  min-height: 450px;
  padding-top: 10px;
}
.NyPage .CaseBox dl {
  height: 192px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #999;
}
.NyPage .CaseBox dl dt {
  width: 282px;
  height: 175px;
  float: left;
  background: #FFF;
  padding: 1px;
  border: 1px solid #CCC;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.NyPage .CaseBox dl dt a {
  display: table-cell;
  width: 282px;
  height: 175px;
  text-align: center;
  vertical-align: middle;
}
.NyPage .CaseBox dl dt img {
  max-width: 282px;
  max-height: 175px;
  vertical-align: middle;
}
.NyPage .CaseBox dl dd {
  margin-left: 320px;
  height: 152px;
  text-align: left;
}
.NyPage .CaseBox dl dd h2 {
  margin-bottom: 12px;
  font-size: 18px;
  border-bottom: 1px dashed #cdcdcd;
  padding-bottom: 6px;
}
.NyPage .CaseBox dl dd h2 span {
  display: block;
  font-size: 14px;
  color: #909090;
  float: right;
  font-weight: 400;
  margin-right: 20px;
  margin-top: 4px;
}
.NyPage .CaseBox dl dd p {
  line-height: 1.6;
  font-size: 14px;
  color: #909090;
}
.NyPage .CaseBox dl dd .more {
  text-align: right;
  padding-top: 5px;
}
.NyPage .CaseBox dl dd .more a {
  display: inline-block;
  border: 1px solid #cdcdcd;
  padding: 3px 15px;
  color: #888;
}
.NyPage .CaseBox dl dd .more a:hover {
  background: #003599;
  color: #FFF;
  border-color: #003599;
}
.NyPage .Horo ul li {
  width: 252px;
  float: left;
  margin-right: 70px;
  margin-bottom: 20px;
  background: url("../Images/honor.png") left top no-repeat;
}
.NyPage .Horo ul li a {
  display: table-cell;
  padding: 17px;
  width: 218px;
  height: 277px;
  vertical-align: middle;
  text-align: center;
}
.NyPage .Horo ul li a img {
  width: 218px;
  height: 277px;
  vertical-align: middle;
}
.NyPage .Horo ul li span {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 2;
}
.NyPage .Horo ul li.e,
.NyPage .Horo ul li:last-child {
  margin-right: 0px;
}
/*分页样式*/
DIV.scott {
  padding: 8px;
  margin: 8px;
  text-align: center;
  font-size: 12px;
  clear: both;
}
DIV.scott table {
  margin: 0 auto;
}
DIV.scott A {
  border: #333333 1px solid;
  color: #333333;
  text-decoration: none;
}
DIV.scott A,
DIV.scott span {
  padding: 6px 10px;
  margin-right: 6px;
}
DIV.scott A:active {
  border: #333333 1px solid;
  color: #FFF;
  background-color: #333333;
}
DIV.scott A:hover {
  border: #0437a0 1px solid;
  color: #FFF;
  background-color: #0437a0;
}
DIV.scott SPAN.current {
  border: #0437a0 1px solid;
  font-weight: bold;
  color: #fff;
  background-color: #0437a0;
}
DIV.scott SPAN.disabled {
  border: #ddd 1px solid;
  color: #ddd;
}